map_entry

hidden type map_entry<K, V>

A parent type for all two-element tuples (with named and unnamed fields). Is used for iterating through maps and constructing maps from iterables

Since

0.13.2